[INFO] cloning repository https://github.com/wrsturgeon/exponential-integral
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wrsturgeon/exponential-integral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrsturgeon%2Fexponential-integral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrsturgeon%2Fexponential-integral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce06a92a5f1ada3abb20dfa81caa411722c00e5d
[INFO] fixing wrsturgeon/exponential-integral against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrsturgeon%2Fexponential-integral" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wrsturgeon/exponential-integral
[INFO] finished tweaking git repo https://github.com/wrsturgeon/exponential-integral
[INFO] tweaked toml for git repo https://github.com/wrsturgeon/exponential-integral written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wrsturgeon/exponential-integral on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wrsturgeon/exponential-integral already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sigma-types v0.3.3
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3
[INFO] running `Command { std: "docker" "start" "5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking sigma-types v0.3.3
[INFO] [stderr]     Checking exponential-integral v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `wasm_c_abi` has been removed: the wasm C ABI has been fixed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D wasm_c_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unsupported_fn_ptr_calling_conventions` has been removed: converted into hard error
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unsupported_fn_ptr_calling_conventions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `soft_unstable` has been removed: the general soft-unstable mechanism has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D soft_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/78586> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `ptr_cast_add_auto_to_object` has been removed: converted into hard error, see issue #127323 <https://github.com/rust-lang/rust/issues/127323> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D ptr_cast_add_auto_to_object`
[INFO] [stdout]   = note: requested on the command line with `-D renamed-and-removed-lints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D missing_fragment_specifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/73333> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D cenum_impl_drop_cast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `abi_unsupported_vector_types` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/116558> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D abi_unsupported_vector_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exponential-integral` (lib) due to 5 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3", kill_on_drop: false }`
[INFO] [stdout] 5409e7179e290b31b051bd6ae0591b85fc4447829c4d690d84cd918c667f4cf3
